John6797/sc 7792/add raw data to validmind library tests#285
John6797/sc 7792/add raw data to validmind library tests#285johnwalz97 merged 15 commits intomainfrom
Conversation
2ba31ac to
9d72f56
Compare
juanmleng
left a comment
There was a problem hiding this comment.
Really cool and extremely useful job @johnwalz97! Just left a minor comment. Otherwise looks good to go from my side.
AnilSorathiya
left a comment
There was a problem hiding this comment.
Thanks John. LGTM!
PR SummaryThis pull request introduces significant changes to the AI test scripts and unit tests within the project. The primary focus of these changes is the integration of a new Key Changes:
Test Suggestions
|
Internal Notes for Reviewers
Adds raw data to all tests. Also updates test unit tests to expect the new raw data in the tuple returned by the test.
External Release Notes
Adding raw data storage across all of our test library. Every ValidMind test now returns a RawData object which can be used in post-processing functions to recreate any test output. This feature continues the trend towards more flexibility and customizability.